バージョン

Execute メソッド (PropertyChangeUndoUnit<TTarget,TProperty>)

関連付けられたアクションを実行するために使用されます。
シンタックス
'宣言
 
Protected Friend Overrides Function Execute( _
   ByVal executeInfo As UndoExecuteContext _
) As Boolean
protected internal override bool Execute( 
   UndoExecuteContext executeInfo
)

パラメータ

executeInfo
実行中の元に戻す/やり直し操作に関する情報を提供します。
参照